home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Visual Database
/
Visual BASIC 5.0 (Ent. Edition)
/
Vb5ent Extractor.EXE
/
VB
/
SAMPLES
/
COMPTOOL
/
ADDINS
/
TABORDER
/
TABORDER.RC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-03
|
579 b
|
20 lines
STRINGTABLE DISCARDABLE
BEGIN
//Form Caption
10 "TabOrder"
//Control Captions and tool tips:
100 "Move the current control up in the list."
101 "Move the current control down in the list."
102 "List controls in top to bottom order."
103 "List controls in left to right order."
104 "Refresh the list from the form."
105 "Apply the changes to the form."
200 "TabOrder Window"
END
APPICON ICON tab.ico
1000 BITMAP tab.bmp